IWorkstationArgument<D,T> Interface

Summary
Provides an interface for classes that act as an argument to be pushed into the Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService.
Syntax
C#
VB
C++
public interface IWorkstationArgument<D, T> 
generic<typename D> 
generic<typename T> 
public interface class IWorkstationArgument  
Public Interface IWorkstationArgument(Of D, T) 

Type Parameters

D
The argument data.

T
The result of executing the argument.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.